PATH![]() |
![]() ![]() |
Obtains the class of a window.
pascal OSStatus GetWindowClass (
WindowPtr window,
WindowClass *outClass);
A window's class categorizes the window for purposes of display (that is, both the window's appearance and its display ordering) and tracking. A window's class cannot be altered once the window has been created.